CPhidgetDictionary_set_OnServerDisconnect_Handler

Sets a server disconnect handler callback function. This is called when a connection to the server has been lost.

extern (C) __gshared
int function(CPhidgetDictionaryHandle dict, CPhidgetDictionary_set_OnServerDisconnect_Handler_Func fptr, void* userPtr) CPhidgetDictionary_set_OnServerDisconnect_Handler;

Meta